[INFO] cloning repository https://github.com/jmagan/noir-compilation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmagan/noir-compilation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagan%2Fnoir-compilation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagan%2Fnoir-compilation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de3bd83f1228d9fe07bd243348e401378f512c9e
[INFO] testing jmagan/noir-compilation against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagan%2Fnoir-compilation" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmagan/noir-compilation
[INFO] finished tweaking git repo https://github.com/jmagan/noir-compilation
[INFO] tweaked toml for git repo https://github.com/jmagan/noir-compilation written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmagan/noir-compilation on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmagan/noir-compilation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4102cd8e5a575dd990d8d050e63315986a7279b0da56d287880b405a263ee25e
[INFO] running `Command { std: "docker" "start" "-a" "4102cd8e5a575dd990d8d050e63315986a7279b0da56d287880b405a263ee25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4102cd8e5a575dd990d8d050e63315986a7279b0da56d287880b405a263ee25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4102cd8e5a575dd990d8d050e63315986a7279b0da56d287880b405a263ee25e", kill_on_drop: false }`
[INFO] [stdout] 4102cd8e5a575dd990d8d050e63315986a7279b0da56d287880b405a263ee25e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69d779d08a5203186addf804ddcfaf70bd4b7f110cca94f8f63eafcb8037531e
[INFO] running `Command { std: "docker" "start" "-a" "69d779d08a5203186addf804ddcfaf70bd4b7f110cca94f8f63eafcb8037531e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling libaes v0.7.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling minreq v2.12.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iter-extended v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling safe-quote v1.0.15
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling safe-regex-compiler v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling chumsky v0.8.0 (https://github.com/jfecher/chumsky?rev=ad9d312#ad9d312d)
[INFO] [stderr]    Compiling safe-lock v0.1.3
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling small-ord-set v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling noirc_arena v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling safe-regex-macro v0.2.6
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling safe-regex v0.2.6
[INFO] [stderr]    Compiling build-data v0.1.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling noirc_driver v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling fm v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling jsonrpc v0.16.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling acir_field v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling noir_grumpkin v0.1.0
[INFO] [stderr]    Compiling brillig v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling acir v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling acvm_blackbox_solver v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling brillig_vm v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling bn254_blackbox_solver v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling acvm v0.50.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling noirc_printable_type v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling noirc_errors v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling noirc_abi v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling noirc_frontend v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr]    Compiling noirc_evaluator v0.34.0 (https://github.com/noir-lang/noir.git#164d29e4)
[INFO] [stderr] error: could not compile `noirc_frontend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name noirc_frontend --edition=2021 /opt/rustwide/cargo-home/git/checkouts/noir-f94ec65ebdc2e6cb/164d29e/compiler/noirc_frontend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bn254"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bls12_381", "bn254", "experimental_parser"))' -C metadata=6030afd36adbc22a -C extra-filename=-7f28824f443d9b0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acvm=/opt/rustwide/target/debug/deps/libacvm-6bd9576dca2869c1.rmeta --extern bn254_blackbox_solver=/opt/rustwide/target/debug/deps/libbn254_blackbox_solver-b4b395ca191f2707.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-2d68f4b6d83cdfaa.rmeta --extern fm=/opt/rustwide/target/debug/deps/libfm-8fd8f4bf950deeaa.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-a4e1b76a888e5f00.rmeta --extern iter_extended=/opt/rustwide/target/debug/deps/libiter_extended-11cedf799025acfb.rmeta --extern noirc_arena=/opt/rustwide/target/debug/deps/libnoirc_arena-24ec27a2815c0e67.rmeta --extern noirc_errors=/opt/rustwide/target/debug/deps/libnoirc_errors-306516946709f7a7.rmeta --extern noirc_printable_type=/opt/rustwide/target/debug/deps/libnoirc_printable_type-80b639bb3b74c2e9.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a151c1e118e31064.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1d518d95d306069c.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2ed897629ee5bda9.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-12eb129f2bceb0de.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f7ff399f459876d6.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7ad96c891196d7f1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9903b454ec89f3c3.rmeta --extern small_ord_set=/opt/rustwide/target/debug/deps/libsmall_ord_set-39ec0f0f07180583.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-2203b012a30c4f65.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-69a6d0b97da44283.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-71d3f55b55e3bca5.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-dfc99340ebdd6024.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-42731d5a7ed3bed7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d569e0c64ab709a8/out -L native=/opt/rustwide/target/debug/build/blake3-d569e0c64ab709a8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "69d779d08a5203186addf804ddcfaf70bd4b7f110cca94f8f63eafcb8037531e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d779d08a5203186addf804ddcfaf70bd4b7f110cca94f8f63eafcb8037531e", kill_on_drop: false }`
[INFO] [stdout] 69d779d08a5203186addf804ddcfaf70bd4b7f110cca94f8f63eafcb8037531e
